home *** CD-ROM | disk | FTP | other *** search
/ Power Programmierung / Power-Programmierung (Tewi)(1994).iso / magazine / spoc88 / cengn / descript.cis next >
Text File  |  1988-06-22  |  383b  |  8 lines

  1. "A Directory Search Engine in Turbo C" -- Jake Richter
  2. Using DOS functions Find First (4EH) and Find Next (4FH) the author presents a
  3. directory search routine that calls an arbitrary routine passed as a parameter
  4. at runtime, allowing the action to be taken upon each "hit" to be specified at
  5. runtime.
  6.  
  7. TURBO C DOS DIRECTORY SEARCH ENGINE FIND FIRST FIND NEXT FILE ATTRIBUTES
  8.